home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / misc / dvi2tty-5.1 / todo < prev   
Text File  |  1999-09-06  |  972b  |  25 lines

  1. Date: Mon, 9 Mar 92 02:34:22 -0500
  2. From: rosen@cns.bu.edu (David B. Rosen)
  3. To: marcel@duteca.et.tudelft.nl
  4. Subject: suggestion for dvi2tty
  5. Status: R
  6.  
  7. Would it be difficult to have an option where enough blanks would be
  8. inserted between words to make the right edge of a line of text appear
  9. where it should?  This would be wonderful for justified text.  In
  10. other words, wherever there is a line or string of text, would it be
  11. possible to calculate the correct position of the rightmost character,
  12. and justify the line so that both the leftmost and rightmost
  13. characters are correctly positioned, even if some intermediate
  14. characters are not?
  15.  
  16.  
  17.  
  18. Redo font handling.
  19.     Bit of spagetti now. Japanes, scandinavian, finxed fonts, symbols, math
  20.     etc. Is a commandline option necessary for selecting japan? Selecting based
  21.     font jfontnum should do it, doesn't it?
  22.  
  23. For character handling 'char' might not be a good type. May need to 
  24. change it to 'unsigned char' or 'int'.
  25.